@charset "UTF-8";

/*项目导航代码*/
.n_com_width_xmzs{width: 1200px; margin: 0 auto; }

/*banner下项目代码导航*/
.btn_aa ul li .ic3,.btn_aa ul li .ic5{ width:216px; height:132px; display:block; background-color:#e2e2e3;}
.btn_aa ul li .ic1,.btn_aa ul li .ic2,.btn_aa ul li .ic4{ width:216px; height:132px; display:block; background-color:#ebebec;}

.btn_aa{ height:132px; background-color:#d7d7d8; margin-top:35px;}
.btn_aa ul li{ width:240px; float:left;}
.btn_aa ul li a{ width:216px; height:132px; display:block; padding:0px 12px 0 12px;}
.btn_aa ul li a strong { width:115px; height:102px; line-height:30px; font-size:24px; color:#1b1b1b; float:left; font-family:"微软雅黑"; font-weight:normal; padding-top:30px}
.btn_aa ul li a strong h3 { font-size:14px;}
.btn_aa ul li a:hover strong { color:#fff;}
.btn_aa ul li span{ width:98px; height:132px; display:block; float:right;}
.btn_aa ul li a:hover{ background-color:#05a4e1; color:#fff;}
.btn_aa ul li a .ico1{ background:url("/chindt_img/index/btn1.png") no-repeat;}  
.btn_aa ul li a .ico2{ background:url("/chindt_img/index/btn1.png") no-repeat -98px 0;}
.btn_aa ul li a .ico3{ background:url("/chindt_img/index/btn1.png") no-repeat -196px 0;}
.btn_aa ul li a .ico4{ background:url("/chindt_img/index/btn1.png") no-repeat -294px 0;}
.btn_aa ul li a .ico5{ background:url("/chindt_img/index/btn1.png") no-repeat -392px 0;}

.btn_aa ul li a:hover .ico1{ background:url("/chindt_img/index/btn1.png") no-repeat 0 -132px;}
.btn_aa ul li a:hover .ico2{ background:url("/chindt_img/index/btn1.png") no-repeat -98px -132px;}
.btn_aa ul li a:hover .ico3{ background:url("/chindt_img/index/btn1.png") no-repeat -196px -132px;}
.btn_aa ul li a:hover .ico4{ background:url("/chindt_img/index/btn1.png") no-repeat -294px -132px;}
.btn_aa ul li a:hover .ico5{ background:url("/chindt_img/index/btn1.png") no-repeat -392px -132px;}

/*产品展示代码*/
#cpzs_content { width:1200px; margin:0 auto 20px auto; padding-top:10px;}
#cpzs_content .cpzs_fl { width:880px; float:left;}
#cpzs_content .cpzs_fr { width:300px; float:right;}
/* my Download by http://www.codefans.net*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {zoom:1;}
#focus {width:880px; height:580px; overflow:hidden; position:relative; margin-top:5px;}
#focus ul {height:auto; position:absolute;}
#focus ul li {float:left; width:880px; height:530px; overflow:hidden; position:relative;  padding-bottom:50px;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .btnBg {position:absolute; width:880px; height:40px; left:0; bottom:0;}
#focus .btn {position:absolute; width:880px; height:20px; left:0; bottom:8px; padding-left:10px;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:20px; height:20px; line-height:20px; text-align:center; font-size:16px; font-family:"Microsoft YaHei",SimHei; margin-right:10px; cursor:pointer; color:#000;}
#focus .btn span.on {background:#000; color:#fcc;}

/**测试案例欣赏**/
/*测试产品设备代码*/
.sy_cp_list{ width:880px; overflow-x:hidden; background-color:white;}
.ul_list3 div{ padding-left:18px; width:880px; padding-top:16px;}
.ul_list3 p{ width:186px; padding:8px 8px 0 8px; border:1px solid #e3e3e3; float:left; height:254px; margin-right:15px; margin-bottom:16px;}
.ul_list3 p span{ display:block; width:186px; height:165px; overflow:hidden;}
.ul_list3 p strong{ font-size:12px; color:#000; height:22px; line-height:22px; margin-top:12px; display:block; overflow:hidden;}
.ul_list3 p strong a{ background:url("/chindt_img/sub/button64.jpg") no-repeat; width:64px; height:22px; display:block; float:right; text-align:center; line-height:24px; font-size:12px; font-weight:bold; color:#fff; overflow:hidden;}
.ul_list3 p strong a:hover{ background:url("/chindt_img/sub/button65.jpg") no-repeat; width:64px; height:22px; display:block; float:right; text-align:center; line-height:24px; font-size:12px; font-weight:bold; color:#fff; overflow:hidden;}
.ul_list3 p em{ font-style:normal; line-height:22px; height:44px; padding-top:4px; display:block;}
.ul_list3 p code{ display:none;}
.ul_list3 p:hover { 
		/*box-shadow: 0px 0px 8px #919191;*/
		box-shadow: 0px 8px 8px #e5e4e4;}
.ul_list3 p a img {
  -webkit-transition: all 0.55s ease-in-out;
  -moz-transition: all 0.55s ease-in-out;
  -ms-transition: all 0.55s ease-in-out;
}
.ul_list3 p a:hover img { 
  /*box-shadow: 0px 0px 8px #919191;*/
  box-shadow: 0px 8px 8px #e5e4e4;
}
.ul_list3 p a:hover img  {
			box-shadow: 0 0 0 #fff;
		}

/*行业新闻代码*/
.dl_list3{ margin-bottom:10px;}
.dl_list3 dl{ height:92px; padding:10px 0; border-bottom:1px solid #eee;  }
.dl_list3 dl dt{ width:126px; height:92px; float:left; overflow:hidden;}
.dl_list3 dl dd{ margin-left:136px;}
.dl_list3 dl dd strong{ display:block; line-height:20px; height:40px; font-size:12px; display:block; overflow:hidden;}
.dl_list3 dl dd strong a{ color:#333;}
.dl_list3 dl dd span{ display:block; line-height:18px; height:54px; display:block; overflow:hidden; font-size:12px;}
.dl_list3 dl dt img{ width:126px; height:92px;}

/*新闻展示代码*/
.list-tweet i{background-image:url(icon_v7.png);background-repeat:no-repeat;}
.i-entry{padding:2px 22px 2px 0;background-position:right -89px;}
.dom-display .normal{display:none;}
.dom-display .current{display:block;}
.area-sub{width:300px;overflow:hidden;margin:5px auto 0 auto;}
#layout-t .tab-bd{height:509px;}
.ui-style-gradient{border-top:2px solid #05a4e1;}
.ui-style-gradient .tab-hd,.ui-style-gradient .box-hd{background:#fff;}
.ui-style-gradient .tab-hd-con,.ui-style-gradient .box-hd{background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(254, 254, 254)), to(rgb(237, 237, 237)));background-image: -webkit-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -moz-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -o-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: -ms-linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));background-image: linear-gradient(top, rgb(254, 254, 254), rgb(237, 237, 237));}
.tab-hd-con{float:left;font-size:14px;text-align:center;cursor:pointer;}
.tab-hd-con a{display:inline-block;}
.tab-hd .current{font-weight:bold;}
.tab-bd-con{display:none;overflow:hidden;}
.tab-ft{margin-top:8px;line-height:20px;color:#c1c1c1;text-align:right;}
.tab-ft a,.tab-ft a:visited{color:#666;}
.tab-ft a:hover{color:#ba2636;}
.tab-main-3 .tab-hd-con{width:102px;}
.tab-sub-2 .tab-hd-con{width:148px;}
.tab-sub-2 .tab-hd .current{width:149px;}
.tab-sub-3 .tab-hd-con{width:98px;}
.tab-sub-3 .tab-hd .current{width:100px;}
.tab-sub-4 .tab-hd-con{width:73px;}
.tab-sub-4 .tab-hd .current{width:76px;}
.tab-area .tab-hd-con{width:102px;}
.tab-main .tab-hd,.tab-sub .tab-hd,.tab-product .tab-hd,.tab-area .tab-hd{overflow:hidden;height:30px;line-height:30px;border-left:1px solid #e3e3e3;}
.tab-main .tab-hd-con,.tab-sub .tab-hd-con,.tab-product .tab-hd-con,.tab-area .tab-hd-con{height:29px;border-right:1px solid #e3e3e3;}
.tab-main .tab-hd .current,.tab-sub .tab-hd .current,.tab-product .tab-hd .current,.tab-area .tab-hd .current{position:relative;z-index:1;height:30px;background:#fff;}
.tab-main .tab-bd,.tab-sub .tab-bd,.tab-product .tab-bd,.tab-area .tab-bd{margin-top:-1px;border-top:1px solid #e3e3e3;}
.tab-sub .tab-bd,.tab-product .tab-bd,.box-sub .box-bd{border-right:1px solid #CFCFCF;border-bottom:1px solid #e3e3e3;border-left:1px solid #e3e3e3;}
.tab-main .tab-bd-con,.tab-sub .tab-bd-con,.tab-ad .tab-bd-con,.tab-area .tab-bd-con{padding-top:18px;}
.tab-sub .tab-bd-con{padding-right:9px;padding-left:13px;}
.tab-main .tab-bd-con{padding-right:10px;}
.list-tweet{height:600px;overflow:hidden;}
.list-tweet li,.list-tweet i{-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;transition:all .3s;}
.list-tweet li{float:left;overflow:hidden;padding:0 9px 0 14px;border-bottom:1px solid #E3E6EB;}
.list-tweet i{float:right;width:17px;height:17px;overflow:hidden;margin-top:13px;*display:inline;}
.list-tweet h3{line-height:46px;height:46px;overflow:hidden;font-size:14px;}
.list-tweet img{float:left;margin-right:9px;}
.list-tweet p{font-size:12px;height:84px;line-height:21px;color:#666;}
.drink-me{height:46px;background:#fff;}
.drink-me i{font-size:14px;opacity:1;text-indent:-10em;}
.eat-me{height:180px;}
.eat-me:hover{background:#F7F7F7;}
.eat-me i{*display:none;opacity:0;}
.eat-me h3{font-weight:bold;}
.tweet-detail-func{float:right;font-size:12px;line-height:22px;color:#ddd;}
.tweet-detail-func a,.tweet-detail-func a:visited{padding:0 6px;color:#174F82;}
.tweet-detail-func a:hover{color:#ba2636;}
.tweet-xxl{color:#A62F3A;background-position:left -599px;}
.tweet-xl{color:#C35A4D;background-position:left -618px;}
.tweet-l{color:#DC754B;background-position:left -638px;}
.tweet-m{color:#F4904B;background-position:left -658px;}
.tweet-s{color:#E1E1E1;background-position:left -658px;}
.tab-main .lh-import-news{background:url(importnewsheader3.jpg) no-repeat 0 10px;padding-top:5px;}
.special,.column{padding-right:9px;padding-left:16px;font-size:14px;line-height: 27px;}
.column-title{width:50px;height:21px;margin-top:15px;margin-bottom:6px;font-size:12px;line-height:21px;text-align:center;color:#fff;}
.column-title a{padding:2px 12px;border-bottom:2px solid #E0E5EF;color:#fff;}
.column-title a:hover{text-decoration:none;}
.lump-blue{background:#2D7EAA;}
.lump-green{background:#70A33B;}
.lump-gray{background:#656565;}
.lump-red{background:#DC233E;}
.special img{margin:15px 0;}
.special p{padding-top:6px;height:22px;line-height:22px;font-size:14px;overflow:hidden;}

/*合作伙伴代码*/
.bbt{ margin-bottom:10px;text-align:center; z-index:77; position:relative}
.btbg{ font-size:24px; font-family:"微软雅黑"; font-weight:normal; text-align:center; margin:10px auto 10px auto ; width:300px; height:50px; line-height:50px;}
.lvse{ color:#000; font-size:14px;}
.biaoti2{ background-position:0px -133px;}    
.servicesBox { width:1100px; height:152px; margin:0 auto; clear:both; line-height:18px; color:#999999; font-size:12px; text-align:center;}
.servicesBox .serBox { cursor:pointer; margin:10px; display:inline; width:135px; height:152px; float:left; overflow:hidden; position:relative;}
.servicesBox .serBoxOn { font-family:"微软雅黑"; display:none; width:135px; height:152px; background:url("/chindt_img/index/serboxon_bg.gif") repeat 0px 0px; position:absolute; left:0px; top:0px; z-index:19;}
.servicesBox .serBox .pic1 { width:100px; height:100px; text-align:center; position:absolute; top:22px; right:30px; z-index:99;}
.servicesBox .serBox .pic2 { width:100px; height:100px; text-align:center; position:absolute; top:22px; left:-130px; z-index:99;}
.servicesBox .serBox .txt1 { width:246px; height:100px; color:#999999; position:absolute; top:175px; left:0px; z-index:99;}
.servicesBox .serBox .txt2 { width:246px; height:100px; color:#a9cf4f; position:absolute; top:145px; right:-240px; z-index:99;}
.servicesBox .serBox span.tit { font-size:18px; display:block; text-align:center; width:170px; display:block; margin:0 auto;}
.servicesBox .serBox .txt1 .tit { color:#000000; line-height:30px;}
.servicesBox .serBox .txt2 .tit { color:#fff; line-height:20px; font-family:"微软雅黑"; font-size:14px;}
.servicesBox .serBox p{ padding:0 10px; text-align:center;}

#container{ width:1100px;  text-align:left; margin:0 auto; padding-bottom:20px; }
a{color:#333;text-decoration:none;}
a:hover{color:#05a4e1; text-decoration:underline;}
.box02,.box03{ width:1100px;}
.box04{ width:400px; margin:0 auto;}
.box02 h4{ font-size:12px; margin-bottom:12px; padding-left:18px; background:url(../images/icon01.gif) no-repeat left 1px; font-weight:normal; color:#404040;}
.box02 ul li,.box03 ul li{ padding-left:6px; width:120px; height:24px; float:left; }
.box02 ul li a,.box03 ul li a{color:#3366cc;}
.box02 ul li a:hover,.box03 ul li a:hover{ color:#f00;}
.box04{ padding-top:10px;}
.box04 img{ margin-right:5px;}
.btn01{ border:1px solid #ccc; width:160px; height:28px; line-height:22px; cursor:pointer; display:block; margin:0 auto; background:#fff;}

